feat(cut-paper): voces Qwen de Tijeral - #403
Merged
Merged
Conversation
Five example lines generated locally with qwen3_tts_customvoice (dylan/serena/sohee). No cloned actors. CustomVoice weights were already in app/ckpts.
PR Review — Loreframe StudioRisk: low Automated review from Findings
Changed files
CONTRIBUTING checklist
Posted by the repo PR review workflow. Re-runs on each push to the PR. |
Code healthQuality score: 63.7/100Higher is better. The score is a trend dashboard; the independent ratchet below remains the CI gate.
Change vs PR base: +0.0 points.
Markdown, JSON catalogs and tests are out of this table. Only Most complex functions
Trend vs baseline
Ratchet passed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Qué
Sustituye los WAV de zumbido del ejemplo Tijeral por réplicas locales de Qwen3 CustomVoice (12 Hz 1.7B), ya descargado en
app/ckpts(2,1 GB).dylan(4,5 s y 1,7 s)serena(2,7 s y 2,5 s)sohee(1,4 s)Generado contra el runtime de Maestro-next en :42008. Script:
ui/scripts/generate_cut_paper_voices.mjs.Cómo comprobar
Escuchar
ui/public/examples/cut-paper/voices/vo-*.wav. En Video 2D los tracks siguen llamándose igual.No mergear. No toca el checkout compartido.
Note
Low Risk
Provenance documentation only in the shown diff; no application or runtime logic changes.
Overview
Updates Tijeral cut-paper asset provenance so
voices/*.wavis no longer described as placeholder buzz dialogue waiting on generation.The table now records that those WAVs come from Qwen3 CustomVoice 12 Hz 1.7B, with preset mapping Nilo →
dylan, Berta →serena, Kito →sohee, and notes they are local synthesis—not cloned actors. (Per the PR intent, the example kit’s dialogue audio is meant to be Qwen-generated replacements for the old stand-ins, with generation viaui/scripts/generate_cut_paper_voices.mjsand unchanged track names in Video 2D.)Reviewed by Cursor Bugbot for commit 12874fb. Configure here.